Files and images:
> Edit file page
Entries:
// entries - https://depthspelunking.miraheze.org/wiki/Lungwort?action=edit
> Can add style to anything with []
> Block text
> Can add uploaded files
> Can add captions to images
> Different <a href="">
> Can view entry history
> Can view source code
> Instead of having to use HTML tags, they should use special symbols to create tables, links, heading and other
// Same should go for edit topic
Index page:
> User guide
> Can submit topic form
> About us
> Stats for fun
Other:
> Improve error messages
> Improve user security and verify if user can go on certain sites before loading them
> Separate heading, body and footer to be in different files
> Update routes
> Check if user can upload file from different topic on to another with urls and stuff
> Rewrite comments (again)
> Style @media
> ?action=view|create|edit would be cool
> Use regex to check password to not make them 111111111111111111111

Topic list front page
Topic can be public or private

----- phase 3 -----

// read public, read private, create entries, edit pages, delete entries, confirm/deny changes, see files and entries (admin panel)
// Salt hashing for passwords

Users:
> Have different roles
> Can change their profile
Roles:
> Admin - owner
> Moderator???? - can create, edit, delete, see admin panel
> Member - access to a private wiki (can read private entries)
> User - logged in user (can read public entries)
> @everyone - no account user (can read public entries)